func runtime.inVDSOPage
3 uses
runtime (current package)
proc.go#L4525: if inVDSOPage(pc) {
signal_unix.go#L399: if !iscgo && inVDSOPage(c.sigpc()) {
vdso_linux.go#L284: func inVDSOPage(pc uintptr) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)